PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFObjectReference Class / getStream Method
In This Topic
    getStream Method
    In This Topic
    Gets the referenced Object.
    Syntax
    public PDFCosDictionaryContainer getStream()

    Return Value

    The PDF object that represents the content of the structure element.
    See Also